home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / drukarki / 8g401 / oemsetup.inf < prev    next >
Windows Setup INFormation  |  1995-11-09  |  561b  |  38 lines

  1. ;
  2. ; Windows 95 OEMSETUP.INF sections
  3. ;
  4. [Version]
  5. Signature="$CHICAGO$"
  6. Class=Printer
  7. Provider=GCA
  8.  
  9. [Manufacturer]
  10. "GCA"
  11.  
  12. [DestinationDirs]
  13. DefaultDestDir=11
  14.  
  15. [SourceDisksNames]
  16. 1="Printer Driver Disk","runinst.dll",0
  17.  
  18. [SourceDisksFiles]
  19. RUNINST.DLL=1
  20. CABJW.DRV=1
  21.  
  22. [GCA]
  23. "Canon  BJC-800 Bubble Jet" = CABJW.DRV,GCA_PRINTER_DRIVER
  24.  
  25. [CABJW.DRV]
  26. CopyFiles=GCA_FILES
  27. DriverFile=CABJW.DRV
  28. DataSection=GCA_DATA
  29.  
  30. [GCA_FILES]
  31. RUNINST.DLL
  32. CABJW.DRV
  33.  
  34. [GCA_DATA]
  35. VendorInstaller=runinst.dll,InstallPlug
  36. VendorSetup=runinst.dll,Install
  37.  
  38.